adTempus API
PreviousUpNext
IEventLogMonitor::SelectionScript Property   Not Implemented

Gets or sets a script that can be used to evaluate returned events.

C++
__property IScript* SelectionScript;
C#
IScript* SelectionScript;
Visual Basic
Property SelectionScript() As IScript*

If a script is specified, events that meet all other selection criteria are passed to the script, which determines whether the job should be triggered.

Selection scripts are not currently implemented for the event log monitor. Setting a script will have no effect.

adTempus API Reference version 3.0.0.0, revised 10/30/2008